@media (max-width: 780px) {
  .so-widget-sow-button-atom-a0a0f6756c7c-5195 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a0a0f6756c7c-5195 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a0a0f6756c7c-5195 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 0.5em 1em;
  background: #f55405;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c34304), color-stop(1, #f55405));
  background: -ms-linear-gradient(bottom, #c34304, #f55405);
  background: -moz-linear-gradient(center bottom, #c34304 0%, #f55405 100%);
  background: -o-linear-gradient(#f55405, #c34304);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f55405', endColorstr='#c34304', GradientType=0);
  border: 1px solid;
  border-color: #b43e04 #aa3a03 #9b3503 #aa3a03;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-a0a0f6756c7c-5195 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-a0a0f6756c7c-5195 .ow-button-base a.ow-button-hover:hover {
  background: #fa590a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cd4604), color-stop(1, #fa590a));
  background: -ms-linear-gradient(bottom, #cd4604, #fa590a);
  background: -moz-linear-gradient(center bottom, #cd4604 0%, #fa590a 100%);
  background: -o-linear-gradient(#fa590a, #cd4604);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa590a', endColorstr='#cd4604', GradientType=0);
  border-color: #fa6014 #fa590a #f05205 #fa590a;
  color: #ffffff !important;
}